Add config file and gir files
authorFelix Krull <f_krull@gmx.de>
Sat, 29 Sep 2018 13:21:19 +0000 (15:21 +0200)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:52 +0000 (12:53 -0400)
commit804b1107b59f9aee06a1065ea7f5d1bb51c94690
tree1d7863c894afd56661579b8b120ae09ccfbd0506
parentb6b94ba55c56cda69e95e8b63b29c5f3ce8c9416
Add config file and gir files

Not sure if I want to keep the gir files in the repo
rust-bindings/rust/.gitignore [new file with mode: 0644]
rust-bindings/rust/conf/libostree-sys.toml [new file with mode: 0644]
rust-bindings/rust/gir-files/GLib-2.0.gir [new file with mode: 0644]
rust-bindings/rust/gir-files/GObject-2.0.gir [new file with mode: 0644]
rust-bindings/rust/gir-files/Gio-2.0.gir [new file with mode: 0644]
rust-bindings/rust/gir-files/OSTree-1.0.gir [new file with mode: 0644]